@charset "utf-8";
/* CSS Document */

form#gtWidget { width:250px; height:162px; position:relative; 
                background:url(https://www.goodtherapy.org/graph/widget/fat-widget-e/Widget-3.png) no-repeat top left; }
form#gtWidget p { margin:0; padding:0; }
form#gtWidget a { 
    width:160px;
    height:20px;
    display:block;
    float: right;
    color: #000;
    text-decoration: none;
}
form#gtWidget input.zipCode { width:66px; bottom:74px; right:69px; position:absolute; background:none; border:none; outline:none; }
form#gtWidget input.widgetBtn { width:48px; height:20px; bottom:74px; right:14px; cursor:pointer; position:absolute; background:none; border:none; }

.therapist {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#353598;
	margin-left:70px;
	text-decoration:none;
	text-align:center;
	width: 250px;
	position:relative;
	bottom:40px;
}

.therapist:hover {
	text-decoration:underline;
}